| 2014-08-06 |
bors | auto merge of #329 : alexcrichton/cargo/fix-git-submodu... |
commit | commitdiff | tree | snapshot |
| 2014-08-06 |
bors | auto merge of #328 : alexcrichton/cargo/cargo-building... |
commit | commitdiff | tree | snapshot |
| 2014-08-06 |
bors | auto merge of #321 : alexcrichton/cargo/issue-304,... |
commit | commitdiff | tree | snapshot |
| 2014-08-06 |
bors | auto merge of #320 : alexcrichton/cargo/fix-doc-bins... |
commit | commitdiff | tree | snapshot |
| 2014-08-06 |
bors | auto merge of #319 : alexcrichton/cargo/fix-staticlibs... |
commit | commitdiff | tree | snapshot |
| 2014-08-06 |
Alex Crichton | Fix the output type of `staticlib` |
commit | commitdiff | tree | snapshot |
| 2014-08-06 |
Alex Crichton | Fix submodules on the initial checkout |
commit | commitdiff | tree | snapshot |
| 2014-08-06 |
Alex Crichton | Lift the requirement that cargo is built with make |
commit | commitdiff | tree | snapshot |
| 2014-08-05 |
bors | auto merge of #325 : dotdash/cargo/git_no_template... |
commit | commitdiff | tree | snapshot |
| 2014-08-05 |
Björn Steinbrink | Fix running tests using git on systems with customized... |
commit | commitdiff | tree | snapshot |
| 2014-08-04 |
bors | auto merge of #323 : alexcrichton/cargo/issue-314,... |
commit | commitdiff | tree | snapshot |
| 2014-08-04 |
Alex Crichton | Update the lockfile when deps are modified |
commit | commitdiff | tree | snapshot |
| 2014-08-04 |
bors | auto merge of #317 : jdeseno/cargo/doc-manifest-path... |
commit | commitdiff | tree | snapshot |
| 2014-08-04 |
Alex Crichton | Ignore Cargo.lock for libs in `cargo-new` |
commit | commitdiff | tree | snapshot |
| 2014-08-04 |
Alex Crichton | Allow documenting binary targets. |
commit | commitdiff | tree | snapshot |
| 2014-08-04 |
Joshua DeSeno | Use same method to load manifest with doc sub-command |
commit | commitdiff | tree | snapshot |
| 2014-08-04 |
bors | auto merge of #309 : alexcrichton/cargo/snapshots,... |
commit | commitdiff | tree | snapshot |
| 2014-08-04 |
Alex Crichton | Register new snapshots |
commit | commitdiff | tree | snapshot |
| 2014-08-04 |
bors | auto merge of #314 : alexcrichton/cargo/hurray-for... |
commit | commitdiff | tree | snapshot |
| 2014-08-04 |
Alex Crichton | Deal with different encodings of Cargo.lock |
commit | commitdiff | tree | snapshot |
| 2014-08-03 |
bors | auto merge of #303 : alexcrichton/cargo/issue-299,... |
commit | commitdiff | tree | snapshot |
| 2014-08-02 |
bors | auto merge of #308 : alexcrichton/cargo/enable-optimize... |
commit | commitdiff | tree | snapshot |
| 2014-08-02 |
Alex Crichton | Fix distcheck with --enable-optimize |
commit | commitdiff | tree | snapshot |
| 2014-08-02 |
bors | auto merge of #294 : alexcrichton/cargo/here-we-go... |
commit | commitdiff | tree | snapshot |
| 2014-08-02 |
Alex Crichton | Make freshness tests more robust with time travel |
commit | commitdiff | tree | snapshot |
| 2014-08-02 |
Alex Crichton | Add a --enable-optimize flag to ./configure |
commit | commitdiff | tree | snapshot |
| 2014-08-02 |
Alex Crichton | Don't tromp over too many files when downloading the... |
commit | commitdiff | tree | snapshot |
| 2014-08-02 |
Alex Crichton | Implement per-target fingerprints |
commit | commitdiff | tree | snapshot |
| 2014-08-02 |
Alex Crichton | Prepare for per-target fingerprints |
commit | commitdiff | tree | snapshot |
| 2014-08-02 |
Alex Crichton | Power the TaskPool with a sync channel |
commit | commitdiff | tree | snapshot |
| 2014-08-02 |
Alex Crichton | Make the dependency queue entirely generic |
commit | commitdiff | tree | snapshot |
| 2014-08-02 |
Steve Klabnik | Fix the build. |
commit | commitdiff | tree | snapshot |
| 2014-08-01 |
bors | auto merge of #301 : alexcrichton/cargo/lockfile, r... |
commit | commitdiff | tree | snapshot |
| 2014-08-01 |
Alex Crichton | Go back to manually stringifying resolve |
commit | commitdiff | tree | snapshot |
| 2014-08-01 |
Alex Crichton | Ensure update updates all shared deps |
commit | commitdiff | tree | snapshot |
| 2014-08-01 |
Alex Crichton | Ensure manifest paths are absolute paths |
commit | commitdiff | tree | snapshot |
| 2014-07-31 |
Alex Crichton | Implement cargo-update |
commit | commitdiff | tree | snapshot |
| 2014-07-31 |
Alex Crichton | Touch up some documentation around commands |
commit | commitdiff | tree | snapshot |
| 2014-07-31 |
Alex Crichton | Add a small profiling framework |
commit | commitdiff | tree | snapshot |
| 2014-07-31 |
Alex Crichton | Avoid executing git in fingerprint() |
commit | commitdiff | tree | snapshot |
| 2014-07-31 |
Alex Crichton | Optimize freshness of git repos |
commit | commitdiff | tree | snapshot |
| 2014-07-31 |
Alex Crichton | Be sure to not emit a lone `?` in a URL |
commit | commitdiff | tree | snapshot |
| 2014-07-31 |
Alex Crichton | Use sources from the lockfile |
commit | commitdiff | tree | snapshot |
| 2014-07-31 |
Alex Crichton | Use precise if it's there |
commit | commitdiff | tree | snapshot |
| 2014-07-31 |
Alex Crichton | Fix all tests and rebase conflicts |
commit | commitdiff | tree | snapshot |
| 2014-07-31 |
Tim Carey-Smith | Successfully roundtrip the lockfile |
commit | commitdiff | tree | snapshot |
| 2014-07-31 |
Tim Carey-Smith | ICE |
commit | commitdiff | tree | snapshot |
| 2014-07-31 |
Tim Carey-Smith | WIP |
commit | commitdiff | tree | snapshot |
| 2014-07-31 |
Tim Carey-Smith | [WIP] Generate Cargo.lock on successful resolve |
commit | commitdiff | tree | snapshot |
| 2014-07-30 |
bors | auto merge of #298 : alexcrichton/cargo/readme, r=wycats |
commit | commitdiff | tree | snapshot |
| 2014-07-30 |
bors | auto merge of #297 : alexcrichton/cargo/url, r=wycats |
commit | commitdiff | tree | snapshot |
| 2014-07-30 |
bors | auto merge of #295 : alexcrichton/cargo/snapshots,... |
commit | commitdiff | tree | snapshot |
| 2014-07-30 |
Alex Crichton | Update the README with current information |
commit | commitdiff | tree | snapshot |
| 2014-07-30 |
Alex Crichton | Migrate from liburl to rust-url |
commit | commitdiff | tree | snapshot |
| 2014-07-30 |
Alex Crichton | Register new snapshots |
commit | commitdiff | tree | snapshot |
| 2014-07-29 |
bors | auto merge of #290 : omasanori/cargo/makefile, r=alexcr... |
commit | commitdiff | tree | snapshot |
| 2014-07-29 |
bors | auto merge of #285 : alexcrichton/cargo/fix-cargo-doc... |
commit | commitdiff | tree | snapshot |
| 2014-07-29 |
bors | auto merge of #255 : michaelsproul/cargo/missing-pkg... |
commit | commitdiff | tree | snapshot |
| 2014-07-29 |
bors | auto merge of #286 : benizi/cargo/fix/update-build... |
commit | commitdiff | tree | snapshot |
| 2014-07-29 |
OGINO Masanori | Remove duplicated ${DESTDIR}. |
commit | commitdiff | tree | snapshot |
| 2014-07-29 |
Michael Sproul | Improve the error message for missing packages. |
commit | commitdiff | tree | snapshot |
| 2014-07-29 |
bors | auto merge of #283 : alexcrichton/cargo/fix-fresh-plugi... |
commit | commitdiff | tree | snapshot |
| 2014-07-29 |
Benjamin R... | Update README with new build instructions |
commit | commitdiff | tree | snapshot |
| 2014-07-29 |
Alex Crichton | Don't blow away target/doc |
commit | commitdiff | tree | snapshot |
| 2014-07-29 |
Alex Crichton | Correctly preserve plugin deps |
commit | commitdiff | tree | snapshot |
| 2014-07-29 |
bors | auto merge of #277 : alexcrichton/cargo/add-configure... |
commit | commitdiff | tree | snapshot |
| 2014-07-29 |
Alex Crichton | Add a configure script |
commit | commitdiff | tree | snapshot |
| 2014-07-29 |
bors | auto merge of #282 : alexcrichton/cargo/fix-some-cross... |
commit | commitdiff | tree | snapshot |
| 2014-07-29 |
Alex Crichton | Fix some dep errors with cross-compiled plugins |
commit | commitdiff | tree | snapshot |
| 2014-07-28 |
bors | auto merge of #281 : alexcrichton/cargo/no-more-warning... |
commit | commitdiff | tree | snapshot |
| 2014-07-28 |
Alex Crichton | Deny all warnings when building cargo |
commit | commitdiff | tree | snapshot |
| 2014-07-28 |
bors | auto merge of #266 : alexcrichton/cargo/docopt, r=wycats |
commit | commitdiff | tree | snapshot |
| 2014-07-28 |
Alex Crichton | Move from hammer to docopt for option parsing |
commit | commitdiff | tree | snapshot |
| 2014-07-28 |
bors | auto merge of #268 : alexcrichton/cargo/issue-267,... |
commit | commitdiff | tree | snapshot |
| 2014-07-28 |
bors | auto merge of #254 : alexcrichton/cargo/cargo-doc,... |
commit | commitdiff | tree | snapshot |
| 2014-07-28 |
bors | auto merge of #265 : alexcrichton/cargo/issue-261,... |
commit | commitdiff | tree | snapshot |
| 2014-07-28 |
bors | auto merge of #276 : alexcrichton/cargo/fix-exe, r... |
commit | commitdiff | tree | snapshot |
| 2014-07-28 |
Alex Crichton | Correctly discover exe suffix through rustc |
commit | commitdiff | tree | snapshot |
| 2014-07-28 |
Alex Crichton | Add a cargo-doc command |
commit | commitdiff | tree | snapshot |
| 2014-07-26 |
bors | auto merge of #256 : alexcrichton/cargo/bootstrap,... |
commit | commitdiff | tree | snapshot |
| 2014-07-26 |
Alex Crichton | Bootstrap cargo with cargo |
commit | commitdiff | tree | snapshot |
| 2014-07-26 |
Alex Crichton | Inherit stdin when using `cargo run` |
commit | commitdiff | tree | snapshot |
| 2014-07-25 |
Alex Crichton | Print a message when a command receives a signal |
commit | commitdiff | tree | snapshot |
| 2014-07-25 |
bors | auto merge of #263 : rust-lang/cargo/transitive-deps... |
commit | commitdiff | tree | snapshot |
| 2014-07-25 |
Carl Lerche | Pass in initialized Source types into compile op |
commit | commitdiff | tree | snapshot |
| 2014-07-25 |
bors | auto merge of #260 : alexcrichton/cargo/issue-229,... |
commit | commitdiff | tree | snapshot |
| 2014-07-25 |
Alex Crichton | Base get_fingerprint on a PackageId |
commit | commitdiff | tree | snapshot |
| 2014-07-24 |
bors | auto merge of #257 : alexcrichton/cargo/ld-lib-path... |
commit | commitdiff | tree | snapshot |
| 2014-07-24 |
Alex Crichton | Ensure LD_LIBRARY_PATH is correct for plugins |
commit | commitdiff | tree | snapshot |
| 2014-07-24 |
bors | auto merge of #253 : jdeseno/cargo/find-root-manifest... |
commit | commitdiff | tree | snapshot |
| 2014-07-24 |
bors | auto merge of #252 : rust-lang/cargo/pkg-version-env... |
commit | commitdiff | tree | snapshot |
| 2014-07-24 |
Carl Lerche | Supply the crate version via ENV vars |
commit | commitdiff | tree | snapshot |
| 2014-07-24 |
Joshua DeSeno | Replace duplicate code for loading project manifest |
commit | commitdiff | tree | snapshot |
| 2014-07-23 |
bors | auto merge of #251 : alexcrichton/cargo/print-the-failu... |
commit | commitdiff | tree | snapshot |
| 2014-07-23 |
Alex Crichton | Ensure a message is printed on test failure |
commit | commitdiff | tree | snapshot |
| 2014-07-23 |
Alex Crichton | Allow omitting part of the output of a process |
commit | commitdiff | tree | snapshot |
| 2014-07-23 |
bors | auto merge of #249 : alexcrichton/cargo/fix-test-twice... |
commit | commitdiff | tree | snapshot |
| 2014-07-23 |
Alex Crichton | Only copy over the native output directory once |
commit | commitdiff | tree | snapshot |
| 2014-07-23 |
Alex Crichton | Print unknown errors with --verbose |
commit | commitdiff | tree | snapshot |
| 2014-07-23 |
Alex Crichton | Fix `cargo test` with a dylib when run twice |
commit | commitdiff | tree | snapshot |
| next |